Grounding tail: ground 4 more predicates to existing METPO properties#112
Merged
Conversation
Matched the residual causal-edge predicates against the corpus's existing METPO object-properties (label + synonym) and grounded the 4 exact hits — all to already-seeded METPO predicates, verified by edge context: imports -> METPO:2000208 (transporter -> imported chemical; 5 edges) accumulates -> METPO:2000210 (transporter -> accumulated solute; 3 edges) exports -> METPO:2000209 (antiporter -> exported ion; 2 edges) reduces -> METPO:2000017 (redox: oxidase -> O2; 2 edges; paired w/ oxidizes) Predicate grounding 1082 -> 1094 / 1284 (84% -> 85%). Regenerated pages. Node tail is exhausted for confident matches: the 632 residual node instances (539 keys) have no exact, normalized, METPO-class, or corpus-trait match — they are non-ontological descriptive phrases (e.g. "precursor metabolites", "salt-in strategy", "extracellular polymeric substance matrix"); grounding them would need fuzzy/speculative matching, deliberately not done. validate-strict: 477 files, 0 errors. id↔label gate still clean. Grounding idempotent. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Pushes the predicate grounding tail by matching residual causal-edge predicates against the corpus's existing METPO object-properties (label + synonym) and grounding the 4 exact hits — all to already-seeded METPO predicates, each verified by edge context:
Predicate grounding: 1082 → 1094 / 1284 (84% → 85%).
Node tail: exhausted for confident matches
The 632 residual node instances (539 keys) have no exact, normalized, METPO-class, or corpus-trait match — they're non-ontological descriptive phrases (
precursor metabolites,salt-in strategy,extracellular polymeric substance matrix, …). Grounding them would require fuzzy/speculative matching, which I deliberately did not do (a wrong grounding pollutes the KG). This is the honest floor without new term proposals.Verification
just validate-strict: 477 files, 0 errors.🤖 Generated with Claude Code